<html>
<head>
<title>[TITLE]</title>
<link type="text/css" rel="StyleSheet" href="http://src.ucoz.net/src/css/984.css" />
</head>



<body style="background:#000000; margin:0px; padding:0px;">

<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td align="right" width="0%" style="background:url('http://src.ucoz.net/t/984/2.gif') right repeat-y;"><img src="http://src.ucoz.net/t/984/2.gif" border="0"></td>
<td width="100%" valign="top" style="border-bottom:1px solid #494949;">

<!-- Header -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="200" style="border-bottom:0px solid #494949;">
<tr><td height="200" background:#000000 style="background:#000000 repeat;"><div align="left">
 <div align="right">
 <img src="images/1.jpg" width="1240" height="200" align="center">
 <table width="200" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td><div align="right"><background:#000000 width="430" height="200"></div></td>
 </tr>
 </table>

 <table width="200" border="0" cellspacing="0">
 </table>
 </div>
</div></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="23" style="border:1px solid #262626;background:url('images/4.gif');">
 <tr>
 <td width="50%" align="left" style="font-size:10px;padding-left:10px;"><a href="$HOME_PAGE_LINK$" title="Site home">Site home</a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="Profile page">Profile page</a><?else?> | <a href="$REGISTER_LINK$" title="Register now">Register now</a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out">Log out</a><?else?> | <a href="$LOGIN_LINK$" title="Log in">Log in</a><?endif?><?endif?></td>
 <td width="50%" align="right" style="font-size:10px;padding-right:10px;"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$" title="Profile page"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><?endif?> {IF}| <a href="[RSS_URL]" title="RSS">RSS</a>{ENDIF}</td>
 </tr>
</table>
<!-- /Header -->

<table cellpadding="0" cellspacing="0" border="0" width="100%" style="border-top:1px solid #494949;border-bottom:1px solid #494949;"><tr><td valign="top" style="border:1px solid #1A1A1A;background:#000000;">

<!-- Body -->
<table border="0" cellpadding="0" cellspacing="2" width="100%">
<tr>
<td valign="top" style="width:180px;">

<!-- -->
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>Site Menu</b></td></tr>
<tr><td style="background:#000000;padding:5px;">$SITE_MENU$</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<!--/-->

<!-- -->
{IF}
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>[CATS_TITLE]</b></td></tr>
<tr><td style="background:#000000;padding:5px;">[CATEGORIES]</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
{ENDIF}
<!--/-->

<!-- -->
 
<?if($CHAT_BOX$)?>
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>Chat box</b></td></tr>
<tr><td style="background:#000000;padding:5px;">$CHAT_BOX$</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<?endif?>

<?if($POLL$)?>
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>Site Poll</b></td></tr>
<tr><td style="background:#000000;padding:5px;">$POLL$</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<?endif?>
<!--/-->

</td>

<td valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border:1px solid #3c3c3c;"><tr><td style="background:#000000;padding:10px;border:1px solid #262626;">[BODY]</td></tr></table>
</td>

<td valign="top" style="width:180px;">

<!-- -->
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b></b></td></tr>
<tr><td style="background:#000000;padding:5px;"><div align="center"><strong><SCRIPT LANGUAGE="JavaScript"> 
currentTime = new Date(); 
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 ) 
document.write(" , "); 
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 ) 
document.write(" , "); 
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23) 
document.write(" , "); 
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5) 
document.write(" , "); 
</SCRIPT> $USERNAME$</strong> 
<br> <br> 

<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://darkteam.ucoz.de/avatar.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://darkteam.ucoz.de/avatar.gif" border="0"><?endif?><?endif?> 

<?if($USER_LOGGED_IN$)?> 
<div align="left"> 
<br><img src="http://s41.radikal.ru/i091/0902/bd/45e7b1f06629.gif"> : <b>$USER_FULL_NAME$ </b> 
<br><img src="http://weglobal.kz/UcoZskripty/PROFIL/key.png">  : <b>$USER_ID$</b> 

<br><img src="http://weglobal.kz/UcoZskripty/PROFIL/clock.png">  : <font color="#FF0000"><b>$USER_REG_DAYS$</b></font>-  
<br><img src="http://weglobal.kz/UcoZskripty/PROFIL/progr.gif" border="0">  IP:<b>$IP_ADDRESS$</b> 
<br><a target="_blank" href="$PERSONAL_PAGE_LINK$"><img src="http://weglobal.kz/UcoZskripty/PROFIL/progr.gif" border="0"> </a> 
<br><a id="upml2" href="javascript:openOnClick('mail')"><img src="http://weglobal.kz/UcoZskripty/PROFIL/email.png">   (<b>$UNREAD_PM$</b>)</a> 
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><?endif?> </div> 
<DIV><br><center><a target="_blank" href="$LOGOUT_LINK$"><img src="http://weglobal.kz/UcoZskripty/PROFIL/x.png" border="0"></a></center></DIV> 

<script language=javascript type=text/javascript> 
function openOnClick(client_type) 
{ 
if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("   !");  
if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("   !");  
if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("   !");  
if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("   !");  

} 
</script> 
<?else?> 
<br>,    <a href="http://darkteam.ucoz.de">.:TECTCAUT.UCOZ.COM:.</a>.    ! 
<?endif?></div> 

$LOGIN_FORM$</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<!--/-->

<!-- -->
{IF}
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>[CALENDAR_TITLE]</b></td></tr>
<tr><td align="center" style="background:#000000;padding:5px;">[CALENDAR]</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
{ENDIF}
<!--/-->

<!-- -->
{IF}
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>[SEARCH_TITLE]</b></td></tr>
<tr><td align="center" style="background:#000000;padding:5px;">[SEARCH_FORM]</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
{ENDIF}
<!--/-->


<!-- -->
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>Friends Links</b></td></tr>
<tr><td style="background:#000000;padding:5px;">$GLOBAL_FRIENDS$</td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<!--/-->

<!-- -->
<?if($COUNTER$ || $ONLINE_COUNTER$)?>
<table border="0" cellpadding="0" cellspacing="0" style="border:1px solid #3C3C3C;margin-bottom:2px;" width="180">
<tr><td height="23" style="background:url(images/5.gif) #252525;color:#cccccc;padding-left:28px;font-size:10px;"><b>Site Statistics</b></td></tr>
<tr><td align="center" style="background:#000000;padding:5px;">$COUNTER$<?if($ONLINE_COUNTER$)?><hr />$ONLINE_COUNTER$$ONLINE_USERS_LIST$<?endif?></td></tr>
<tr><td><img src="images/6.gif" border="0"></td></tr>
</table>
<?endif?>
<!--/-->

</td>
</tr>
</table>
<!-- /Body -->
</td></tr></table>

<!-- Footer -->
<table border="0" cellpadding="6" cellspacing="0" width="100%">
<tr><td align="center">Design by <a href="http://darkteam.ucoz.de">STREJIOK</a> &copy; $YEAR$</td></tr>
<tr><td align="center">$POWERED_BY$</td></tr>
</table>
<!-- /Footer -->
</td>
<td align="left" width="5%" style="background:url('http://src.ucoz.net/t/984/2.gif') left repeat-y;"><img src="http://src.ucoz.net/t/984/2.gif" border="0"></td>
</td></tr></table>

</body>

</html>

<!-- PopUp -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="23" style="border:1px solid #262626;background:url('images/4.gif');">
<tr><td align="center" style="font-size:10px;padding-left:10px;"><b>[TITLE]</b></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="border:1px solid #494949;"><tr><td style="background:#3D3D3D;padding:10px;border:1px solid #262626;">[BODY]</td></tr></table>
<!-- /PopUp -->